This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: "File Does Not Exist", C++ API ~Fritz Asawelyikle 20.May.03 04:51 PM a Web browser Toolkits All ReleasesWindows NT
Hello Steve,
Answer 1) I am running notes 6.0.1 with C++ API 2.3 but on windows NT4 (SP6)
Answer 2) It does not return LNERR_NO_MAIL_DATABASE, and all the settings mentioned in Relnotes.txt appear to be valid
what I am doing is this:
I am using the AddInmenu feature and within the dll for AddInMenu,I attempt to send the email when NAMM_COMMAND is passed in.
Like I said before, it saves fine, just doesn't send...I'm new to dlls and lotus so I'm pretty lost...